home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-1.iso / comm / bgfax155.zip / BGFAX.CNF < prev    next >
Text File  |  1996-01-01  |  5KB  |  123 lines

  1. ; this file is ONLY required for people using /host, /send, /init or /ring
  2. ; people using rear end mode call bgfax as BGFAX /Fxxx and do not need this
  3. ;
  4. ; remember to set an environment variable BGFAX equal to the directory
  5. ; e.g., in your AUTOEXEC.BAT...  SET BGFAX=C:\BGFAX
  6. ;
  7. ; if you plan to let BGFAX answer the phone, see the FBBS.BAT sample /HOST
  8. ; mode example included in HELPME.ARJ
  9. ;
  10. ; po ... port, number 1 through 4 or hex base address and IRQ in the
  11. ;        format po=3f8x12 for non-standard port configurations, also,
  12. ;        if a ! follows the port, po=2!, means don't shift to 19200
  13. ; p2 ... port number when running under OS/2
  14. ; ft ... fax type (Z for ZFAX, Q for Quick Link II format)
  15. ; sp ... DTE locked port speed
  16. ; rp ... receive path where incoming faxes are put (optional)
  17. ;
  18. ;------------------------- generic setup ------------------------
  19. po=1
  20. ;po=2e8x5
  21. ;p2=4
  22. ft=z
  23. sp=57600
  24. ;  make sure your BBS software or FOSSIL is set at the same DTE rate as SP=
  25. ;rp=C:\BGFAX
  26. ;---------------------- fax send mode setup ---------------------
  27. id=713 555 1212
  28. ds=ATM2S7=90DT
  29. ;  Rockwell based modems use &K3 to use HARDWARE (CTS) Flow Control
  30. ;  US Robotics modems use &H1 to use HARDWARE (CTS) Flow Control
  31. ;  Rockwell based modems use &K4 to use SOFTWARE (XON/XOFF) Flow Control
  32. ;
  33. ;  If you have trouble sending faxes, it may be necessary to add the /HW
  34. ;  switch to the end of the command line, OR insert one of the above "&"
  35. ;  commands into the following ds= dial string...
  36. ;ds=ATM2&K4DT
  37. dt=60
  38. mb=3
  39. sw=10
  40. fh=To: %to21% From: %fr42% %mo2%/%dy2%/%yr2%  %hr2%:%mi2%  Pg %pg2%/%mp2%
  41. fr=Name or Company Name (713-555-1212)
  42. ;
  43. ; id ... your id string to be presented to the receiving fax machine
  44. ; ss ... special send strings, if you need to use them
  45. ; ds ... dial string (bgfax will append telephone number)
  46. ; dt ... maximum number of seconds for timeout on dialing
  47. ; mb ... maximum of busy signals before abort
  48. ; sw ... seconds to wait before redialing
  49. ; fh ... fax top of page header template, see documentation for details
  50. ; fr ... company name put into %frNN% field if no command line override
  51. ;
  52. ;------------------ initialization strings ---------------------
  53.  
  54. ; in ... initialization string (up to five allowed) (/HOST /SEND /INIT)
  55. ; an ... modem answer string
  56. ; tc ... string bgfax sends to modem when finished (all /modes)
  57. ; bu ... string to busy out modem for events/local logon (/HOST only)
  58. in=ATHZ
  59. an=ATA
  60. tc=ATHM
  61. bu=ATH1M
  62.  
  63. ; ri ... number of rings to answer phone
  64. ri=2
  65.  
  66. ;uncomment the next line (see your modem manual on S95 reg) for Rockwells
  67. ;in=ATW0S95=3
  68.  
  69. ; uncomment the next line to use Rockwell (or Sportster VI) Caller ID logging
  70. ;in=AT#CID=1
  71.  
  72. ;  the next two lines are for Class 2 modems (Supra, PPI, Zoom)
  73. in=AT+FCR=1;+FLID="713 555 1212";+FDCC=1,3,0,2,0,0,0,0
  74. in=ATS0=0+FAA=1
  75.  
  76. ;  uncomment the next two lines for a Class 1 modem (Hayes 288, Supra LC)
  77. ;in=AT+FCLASS=1
  78. ;in=ATS0=0+FAE=1
  79.  
  80. ;  uncomment the next three lines for a Class 2.0 modem (USR v.32terbo/VFC)
  81. ;in=AT+FCLASS=2.0
  82. ;in=AT+FLI="713 555 1212";+FNR=1,1,1,1
  83. ;in=ATS0=0+FAA=1
  84.  
  85. ;  uncomment the next two lines if you are using a ZyXEL modem
  86. ;in=ATS0=0#B1+FCLASS=6
  87. ;in=AT#P713 555 1212
  88.  
  89. ;--------------- specialized settings for /HOST mode ---------------
  90. ;
  91. do=Please press the [Esc] key to load the bulletin board.
  92. ;do=c:\bgfax\banner.asc
  93. ;do=<load>
  94. lo=Loading the bulletin board.  Please wait.
  95. ;lo=c:\bgfax\pressesc.asc
  96. ec=<echo>
  97. ;  if you are running wildcat!, uncomment the ec=MNP line
  98. ;ec=MNP
  99. sl=2400
  100. ts=Calls are not accepted below 2400 bps.  Sorry.
  101. ;cm=CQ,30
  102. ;ky=P,174
  103. ;ky=X,0
  104. ;pi=5
  105. nd=Human callers are not being accepted at this time.
  106. ev=07:00,120
  107. vm=CONNECT VOICE
  108. ;
  109. ; in ... initialization strings, up to 5 in= entries allowed
  110. ; do ... string that tells user to press [Esc], if "do=<load>" it will
  111. ;        automatically begin loading the BBS, do= can also be a filename
  112. ; lo ... string that is displayed after user hits [Esc], can be a filename
  113. ; ec ... string passed to BBS when on error free call, if "ec=<echo>"
  114. ;        it will pass the "/xxx" in "CONNECT 14400/xxx"
  115. ; sl ... slowest DCE real data rate allowed
  116. ; ts ... string shown to users who are calling too slow
  117. ; cm ... crash mail string for GT Power sysops
  118. ; ky ... alt-key, errorlevel to exit on when waiting for calls
  119. ; pi ... pid number, if your are running a multi-node bbs, this is node num
  120. ; nd ... If /HOST is in /ND mode (no data calls), show this to data callers
  121. ; ev ... events (time comma errorlevel), up to 20 ev= entries allowed
  122. ; vm ... voicemail connect string, if encountered, exit errorlevel 8
  123.